home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 65.zip / BS1 part 65 / Prowrite v3.2.4.adf / Math < prev    next >
Text File  |  1992-05-07  |  155b  |  9 lines

  1. /* Evaluate math expression and paste */
  2. Options results
  3. Extract
  4. If RC ~= 0 Then Exit RC
  5. result=Insert('a=',result)
  6. Interpret result
  7. CursorRight
  8. Type '='a
  9.